home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / docs110 / list.hlp < prev    next >
Text File  |  1994-02-08  |  1KB  |  37 lines

  1.      L[ist] [<starting_msg_number> [<ending_msg_number>] ]
  2.      LA
  3.      LL <number>
  4.      LM
  5.      LB
  6.      LS
  7.      LT
  8.      L>
  9.      L<
  10.  
  11.      The list command prints a list of the messages in the current
  12.      mailbox (or "area").  For each message, the list contains the
  13.      subject header line, the time and date it was created, who it
  14.      is from, how many bytes long it is, and whether or not it has
  15.      been read.
  16.  
  17.      L by itself will display the headers for all unread messages,
  18.           if any.
  19.      LA will list all messages, read or unread
  20.      LL will display the last <number> of message headers.
  21.      LM is the same as 'L'
  22.      LB will list all bulletins
  23.      LS xxx will list all messages that have the string 'xxx'
  24.             in the Subject: field
  25.      LT will list all traffic
  26.      L> xxx  will list all messages that have the string 'xxx'
  27.              in the To: address
  28.      L< xxx  will list all messages that have the string 'xxx'
  29.              in the From: address
  30.  
  31.      You may include an optional "starting_msg_number"  from which
  32.      to begin displaying  the list.  If you specify a starting msg
  33.      number, then  you may also specify an  ending number as well.
  34.      This will limit the display for you in case there are a large
  35.      number of messages in a particular "area" mailbox.
  36.  
  37.